
.white strong{
    font-weight:600;
    color: var(--gray-text);
}


.white .section-new_heading h1{
    font-size: 100px;
    text-align: center;

    position: relative;
    margin-left: 3rem;
    margin-right: 3rem;
}
.white .section-new_heading{
    z-index: 9;
    height: fit-content;
    position: relative;
    top: 0rem;

}

#heading-underpage h1{
    color: black;
}
.section-responsive{
    top: 0rem;
    margin-bottom: 0rem;
}
#section-new .h2_t{
    font-size:25px ;
    text-align: center;
    font-weight: 500;
    letter-spacing: .8px;
    margin-bottom: 10rem;
}

#readmore {
    display: none;
}
.marginp p{
    padding-bottom: 0rem;
}
#btnReadMore{
    cursor: pointer;
    width: fit-content;
    color: var(--gray-text-medium);
    transition: .12s ease-in-out;
}
#btnReadMore:hover{
    text-decoration: underline;
    color: black;
}
.dots{
    position: absolute;
    opacity: 0;
}
.toggleread{
    margin-top: .4rem;
}
.toggle-active{
    color: var(--gray-text-dark);
    margin-top: 1rem;
    position: relative;
}
.backgroundlayer{
    top: 0rem;
    height: 15rem;
    background-image: linear-gradient(to bottom,rgba(255,255,255, 0), var(--background));
    z-index: 9;
    position: relative;
  }
  .layer{
      top: 5rem;
      position: absolute;
      opacity: 1;
      width: 100%;
      top: 70vh;
  }
  .backgroundoverflow{
      height: 60rem;
      background-color: var(--background);
  }
  .backgroundlayer2_{
    height: 150vh;
      top: 0rem;
      position: absolute;
      width: 35%;
      right:10%;
      background-image: linear-gradient(to right,rgba(255,255,255, 0), var(--background));
  }
  .card{
      z-index: 80;
  }
  .karte{
      border: solid black 1px;
      width: 100%;
      overflow: hidden;
      color: black;
      height: 35rem;
      opacity: 1;
      margin-bottom: 5rem;
      position: relative;
      transition: .3s ease-in-out;
  }
  .karte .karte-direction-left{
      background-color: red;
      width: 100%;
      top: 0rem;
      left: 0rem;
      height: 100%;
      position: relative;
  }
  .karte .karte-direction-right{
    width: 9rem;
    position: absolute;
    top: 0rem;
    z-index: 800;
    height: 100%;
    right: 0rem;
    right: 0rem;
    background-color: var(--white-bg);
}
  .karte_layout_1 .karte-direction-right{
      right: -15rem;
  }
  .karte .karte-direction:last-child{
    box-shadow: var(--shadow-dark) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
   z-index: 990;
  }
  .karte .karte-direction i{
      cursor: pointer;
      font-size: 1.5rem;
  }
  .karte .karte-direction-right i{
      left: -2.8rem;
      padding: .8rem;
      position: absolute;
      z-index: 5;
      margin-top: 0rem;
  }
  .opennavbar{
      position: absolute;
      right: 1rem;
      padding: .8rem;
      z-index: 800;
      top: .1rem;
  }
  .map_settings{
      border: solid 1px var(--gray-border);;
      position: absolute;
      bottom: .6rem;
    width: 1.889rem;
    left: .6rem;
  background-color: var(--white-bg);
  border-radius: 4px;
  z-index: 888;
  height: 2rem;
  }
  .map_settings i{
      color: black;
  }
  .map_settings .fa-gear{
    font-size: 1.2rem !important;
    line-height: 2rem;
    left: .43rem;
    position: relative;
    transition: .3s ease-in-out;
  }
  .map_settings:hover{
    background-color: var(--gray-bg-alt);
  }
  .map_settings:hover .fa-gear{
      transform:rotate(45deg);
  }
  .map_settings_menu{
    border: solid 1px var(--gray-border);;
      position: absolute;
      top: -12.5rem;
      min-height: 12.3rem;
      width: 15rem;
      display: none;
      background-color: white;
  }
.settings_li_grid{
    display: grid;
    margin-top: 1rem;
    position: relative;
    cursor: pointer;
    grid-template-columns: 1fr 1fr;
}
.settings_li_grid div{
    text-align: center;
}
.settings_li_grid div stzui{
    margin-right: 2rem;
}

.settings_li_grid div:first-child{
    border-right: solid 1px gray;
}

  /* .map_settings:hover .map_settings_menu{
      display: block;
  } */
  .settings_heading{
      font-size: .97rem;
      padding: 0;
      height: 2rem;
      float: left;
      font-weight: bold;
      width: calc(100% - 1rem);
     padding-left: 1rem;
     position: relative;
      border-bottom: solid 1px gray;
      line-height: 1.8rem;
  }
  .settings_heading i{
      font-size: .95rem !important;
      float: right;
     padding: .33rem;
    right: .4rem;
    position: absolute;
  }
  .map_settings_menu_ul{
      position: absolute;
      top:3rem;
      width: 100%;
      height: calc(100% - 3rem);
  }
  .map_settings_menu ul .settings_li_all{
      position: relative;
      margin-bottom: .7rem;
      height: fit-content;
  }
  .map_settings_menu ul .settings_li_all:first-child{
    border-bottom: solid 1px gray;
  }
  .map_setting_menu_li_heading{
      font-size: .87rem;
      font-weight: bold;
      padding-left: .5em;
  }

/*Radio*/
.settings_specify{
    margin-top: .7rem;
    
}
.settings_specify li{
    border-bottom: solid 1px gray;
    position: relative;
    cursor: pointer;
    line-height: 2.1rem;
   
}

.settings_specify li:last-child{
    border: none;
}
.settings_specify li label{
    width: 100%;
    margin-right: 4rem;
    cursor: pointer;
    position: absolute;
}
.settings_specify li input{
    left: calc(100% - 2rem);
  position: relative;
  cursor: pointer;
}
.settings_specify li label img{
    overflow: hidden;
    height: 1.3rem;
    width: 1.5rem;
    left: .3rem;
    border-radius: .4rem;
    margin-top: .4rem;
    text-outline: 0 0 #000;
    position: absolute;
}
.setting_specify_purpose{
    margin-left: 3rem;
    font-size: .84rem;
}
  /**/
  .pswp__caption__center{
      width: 100%;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .pswp__caption{
      height: 4rem;
  }
/*Leaflet Map*/
  #map{
      position: absolute;
      top: 0rem;
      left: 0rem;
      width: 100%;
      height: 100%;
  }
#map .leaflet-control{
   border: none;
  border-radius: 0rem;
}
  #map .map_center-background{
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 1.889rem;
    border-top: solid 1px var(--gray-border);
    left: .6rem;
    top: 4.44rem;
  background-color: var(--white-bg);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;

  }
  #map .map_center-background:hover{
      background-color: var(--gray-bg-alt);
  }
  #map .map_center-background i{
      font-size: 1.01rem;
  line-height: 1.9rem;
  color: black;
  }


  .karte-direction-right-heading{
      border-bottom: solid 1px black;
      box-shadow: var(--shadow-light) 0px 3px 8px;
      line-height: 2.8rem;
      font-size: 1.3rem;
      padding-left: .6rem;
  }
.karte-direction-right-ul{
    position: relative;
    top: 0rem;
    width: 100%;
    min-height: calc(100% - 2.8rem);
}

.karte-direction-right-ul_all li{
    border-bottom: solid 1px black;
    line-height: 2.4rem;
    padding-left: .5rem;
}
.ul-more{
    display: none;
}
.ul-seemore{
    display:block ;
    cursor: pointer;
    overflow-y: scroll;
    position: absolute;
    max-height: 97%;
    width: 100%;
}
.ul-seemore::-webkit-scrollbar {
    width: 7px;
  }
  .ul-seemore::-webkit-scrollbar-track {
    background: var(--gray-bg); 
  }
  .ul-seemore::-webkit-scrollbar-thumb {
    background: var(--gray-medium); 
  }
  .ul-seemore::-webkit-scrollbar-thumb:hover {
    background: var(--gray-dark); 
  }
.ul-seemore li{
   font-size: .9rem;
   height: fit-content;
   padding-top: .8rem;
   padding-bottom: .8rem;
   line-height: 1rem;
   color: var(--gray-muted);
   cursor: pointer;
}
.pswp__item{
    z-index: 99999999999;
}

/* a{
    color: var(--red-warning) !important;
    text-decoration: underline;
}
a:hover{
    color: var(--red-error) !important;
    text-decoration: underline;
} */

  /**/
@media screen and (max-width: 1300px){
 
    .backgroundlayer2_{
        right: 0%;
        width: 40%;
    }
}
@media screen and (max-width: 900px){
    .section-new_heading   h1{
        font-size: 80px;
        margin-bottom: 1.5rem;
    }
    .h2_t{
        margin-bottom: 7rem;
    }
}
@media screen and (max-width: 800px){
    .section-new_heading h1{
        font-size: 60px;
        margin-bottom: 1rem;
    }

}
/*News-x s(spezifisch)*/
.section-new_heading_ h1{
    font-size: 150px;
    text-align: center;
    margin-bottom: 5.5rem;
}

#section-responsive-big{
   position: relative;;;
   overflow: hidden;
}
.white{
    position: relative;
    height: fit-content;
    overflow: hidden;
}
.img-top{
    position: relative;
    top: 0rem;
    aspect-ratio: 3 / 2;
    z-index: 9;
    max-width: 90%;
    left: 5%;
}
.img{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: fit-content;
    left: 0%;
    z-index: 9;
    margin-bottom: 6rem;
}
.img_background{
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
    color: black;
    height: 100%;
    position: absolute;
    top: 0rem;
    width: 100%;
}
.img_background .img_top{
    background-color: var(--background);
}
.img_background .img_bottom{
    background-color: var(--white-bg);
}
.white-background{
    background-color: var(--white-bg);
    overflow: hidden;
    height: 100%;
    top: 0rem;
    position: absolute;
    width: 100%;
}
#p{
    color: black;
    opacity: 1;
    z-index: 9;
    position: relative;
    width: 90%;
    margin: 0 auto;
}
#p h2{
    font-size: 2rem;
}
.p-images{
    z-index: 9;
    position: relative;
  height: fit-content;
  width: 90%;
  left: 5%;
  margin-top: 5rem;
padding-bottom: 6rem;
}
.p-images img{
    cursor: pointer;
    transition: .3s ease-in-out;
}
.p-interaction{
    z-index: 9;
    height: fit-content;
    width: 4rem;
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4rem;
    color: black;
}
.button2{
    border: black;
    width: 13rem;
    border-radius: 3rem;
    margin-left: 0rem;
    text-align: center;
    font-size: .85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: default;
    color: black;
    transition: .4s ease-in-out;
    background-color: transparent;
    border: solid var(--background) 1px;
    display: block;
  margin-left: auto;
  margin-right: auto;
}
.button2:hover{
    background-color: var(--background);
    color: var(--white-pure);
    cursor: pointer;
}


/*Fotoswipe*/
/* .fixednavbar2{
    opacity: 0;
} */
.my-gallery {
    width: fit-content;
    column-count: 2;
    top: 0rem;
    height: fit-content;
      width: 100%;
  }
  
  .my-gallery img {
    width: 100%;
      margin-bottom: 1rem;
    height: auto;
  }
  .my-gallery figure {
      margin: 0;
      padding: 0;
  }
  .my-gallery figcaption {
    display: none;
  }
  /**/
  .fixednavbar{
    position: fixed;
    left: 0rem;
    top: -5rem;
    width: 100%;
    height: fit-content;
    background-color: white;
    color: black;
    box-shadow: var(--shadow-dark) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    line-height: 4rem;
    padding-left: 2rem;
    font-size: 1.9rem;
    transition: .2s ease-in-out;
}
.fixednavbar2{
    top: 0rem;
    z-index: 999;
}
.fixednavbar-inner{
    cursor: pointer;
    position: relative;
    width: fit-content;
}

@media screen and (max-width:1865px){
    .pn_{
        color: black;
    }
    .pn_ i{
        color: black;
    }
    .next_previous{
      
        left: 4%;
      
        width: 92%;
    }
}
@media screen and (max-width: 1740px){
    #section-responsive-big{
        width:96%;
    }
    .my-gallery {
        column-count: 3;
      }
}
@media screen and (max-width: 1200px){


    .my-gallery {
        column-count: 2;
      }
      .white .section-new_heading h1{
          font-size: 70px;
      }

}
@media screen and (max-width: 900px){

    #p{
        width: 90%;
    }
    #p p{
         font-size: 15px;
         line-height: 24px; 
    }
    #p h2{
        font-size: 28.8px;
        font-weight: 900;
        letter-spacing: 1px;
    }
    .p-images{
        width: 90%;
        left: 5%;
    }
    .my-gallery {
        column-count: 1;
      }
      .white .section-new_heading h1{
        font-size: 60px;
    }
    .fixednavbar-inner{
        font-size: 1.6rem;
    }
    .img{
        margin-bottom: 3rem;
    }
   #section-new{
    top: 2rem;
    position: relative;
    overflow: hidden;
   }
}
@media screen and (max-width: 600px){
    .white .section-new_heading h1{
        font-size: 40px;
    }
    .fixednavbar-inner{
        font-size: 1.2rem;
    }
}
.once{
    position: relative;
    height: fit-content;
}
@media screen and (max-width: 450px){
    .fixednavbar-inner{
        font-size: 1.02rem;
    }
}
 
.owl-container{
    position: relative;
    width: 100%;
    margin-top: 9rem;
    height: fit-content;
    
}
.owl-container h2{
    color: black;
    font-size: 2rem;
    letter-spacing: 1px;
}
.owl-controls .owl-buttons .owl-prev{
   border: solid black 2px;
}
.owl-controls .owl-buttons .owl-next{
    border: solid black 2px;
}














/*New/OLD*/


.section-new_heading h1{
    font-size: 100px;
    text-align: center;
    margin-bottom: 3.5rem;
}

#section-new .h2_t{
    font-size:25px ;
    text-align: center;
    font-weight: 500;
    letter-spacing: .8px;
    margin-bottom: 10rem;
}
.mainimg{
width: 90%;
opacity: .66;
}

.backgroundlayer{
    top: 0rem;
    height: 15rem;
    background-image: linear-gradient(to bottom,rgba(255,255,255, 0), var(--background));
    z-index: 99;
    position: relative;
  }
  .layer{
      top: 5rem;
      position: absolute;
      opacity: 1;
      width: 100%;
      top: 70vh;
  }
  .backgroundoverflow{
      height: 60rem;
      background-color: var(--background);
  }
  .backgroundlayer2_{
    height: 150vh;
      top: 0rem;
      position: absolute;
      width: 35%;
      right:10%;
      background-image: linear-gradient(to right,rgba(255,255,255, 0), var(--background));
  }
 


@media screen and (max-width: 1300px){

    .backgroundlayer2_{
        right: 0%;
        width: 40%;
    }
}

@media screen and (max-width: 1300px){
    .mainimg{
        width: 80rem;
    }
}



.tripinfo_title {
    visibility: hidden;
    height: 0;
	}

.tripinfo_untertitle {
	color: var(--color-gray);
	font-size: 1.8rem;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: +7px;
	}	

.tripinfo_paragraph {
	color:var(--black-color);
	font-size: 1.4rem;
	line-height: 1.3;
	text-align: justify;
	padding-bottom: +5px;
	text-indent: 48px;
}

.tripinfo_paragraph > strong, b{
    font-weight: 600;
    color: var(--color-gray);
}

.tripinfo_paragraph > ul > li > strong, b{
    font-weight: 600;
    color: var(--color-gray);
}

.tripinfo_paragraph > i{
    font-style: italic;
	color:var(--black-color);
}

.tripinfo_paragraph > ul > li > i{
    font-style: italic;
	color:var(--black-color);
}

a.link_arrow:before {
	content: '\00BB ';
}

a.link_arrow:hover {
	text-decoration: none;
}

a.link_arrow {
	color:var(--black-color);
	border-bottom:none !important;
	text-decoration: underline !important;
	text-decoration-color: var(--gray-light);
	text-decoration-style: dotted !important;
}

.tripinfo_paragraph > ul {

}

.tripinfo_paragraph > ul > li{
	list-style: square inside;
	padding-left: 1.28571429em;
    text-indent: -1.28571429em;
	margin-left: 48px;
	text-align: left;
}

.link-bilder{
	color: var(--gray-subtle);
	cursor: pointer;
	font-size: 1.0rem;
	text-align: center;
    width: 100%;
    position: relative;
}

.link-bilder:hover{
	text-decoration: underline ;
}

.bild-marker{
	width: 13rem;
    display: inline-block;

}
.centering{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}
.komoot_embeded{
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

/* ====================================
   News/Recommendation Slider (Owl Carousel)
   ==================================== */
#news-slider {
    margin-top: 0;
}

.post-slide {
    background: transparent;
    margin: 3rem;
    margin-top: 15px;
    margin-bottom: 0;
    position: relative;
    border: var(--border);
    height: 14rem;
    border-radius: 6px;
    padding-top: 0;
    box-shadow: 0px 1px 22px -9px var(--shadow-blue);
    overflow: hidden;
    cursor: pointer;
}

.post-slide img {
    width: 100%;
    min-height: 100%;
    opacity: 0.62;
    position: absolute;
    z-index: -5;
    overflow: hidden;
    transition: 0.2s ease-in-out;
}

.post-slide:hover img {
    opacity: 1;
}

.post-slide .post-slide-text {
    background-color: var(--background);
    position: relative;
    z-index: 5;
    top: 0;
    color: var(--white-pure);
    font-size: 1.4rem;
    padding-left: 0.8rem;
    padding-right: 2rem;
    padding-top: 0.2rem;
    width: fit-content;
    max-height: 3.8rem;
    overflow: hidden;
    height: fit-content;
    border-bottom-right-radius: 15px;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: 45%;
    left: -1rem;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: 45%;
    right: -1rem;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: var(--background);
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

@media screen and (max-width: 1190px) {
    .container-fluid {
        margin-top: 4rem;
    }
    .container-fluid img {
        opacity: 1;
    }
}

/* ====================================
   Override for Article Pages - Wider Layout
   ==================================== */
.section-responsive {
    width: 90% !important;
    max-width: 1400px !important;
}
